home *** CD-ROM | disk | FTP | other *** search
- object MemoForm: TMemoForm
- Left = 177
- Top = 134
- Width = 413
- Height = 366
- Caption = 'ZipGenius'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ToolBar1: TToolBar
- Left = 0
- Top = 0
- Width = 405
- Height = 22
- AutoSize = True
- Caption = 'ToolBar1'
- EdgeBorders = [ebTop, ebBottom]
- EdgeInner = esNone
- EdgeOuter = esNone
- Flat = True
- Images = MainForm.MenuIcons
- TabOrder = 0
- object ToolButton1: TToolButton
- Left = 0
- Top = 0
- Caption = 'ToolButton1'
- ImageIndex = 100
- OnClick = ToolButton1Click
- end
- object ToolButton2: TToolButton
- Left = 23
- Top = 0
- Caption = 'ToolButton2'
- ImageIndex = 60
- OnClick = ToolButton2Click
- end
- object ToolButton3: TToolButton
- Left = 46
- Top = 0
- Width = 8
- Caption = 'ToolButton3'
- ImageIndex = 2
- Style = tbsSeparator
- Visible = False
- end
- object ToolButton4: TToolButton
- Left = 54
- Top = 0
- Caption = 'ToolButton4'
- ImageIndex = 112
- Visible = False
- OnClick = ToolButton4Click
- end
- object ToolButton5: TToolButton
- Left = 77
- Top = 0
- Width = 8
- Caption = 'ToolButton5'
- ImageIndex = 3
- Style = tbsSeparator
- end
- object ToolButton6: TToolButton
- Left = 85
- Top = 0
- Caption = 'ToolButton6'
- ImageIndex = 151
- OnClick = ToolButton6Click
- end
- object ToolButton7: TToolButton
- Left = 108
- Top = 0
- Caption = 'ToolButton7'
- ImageIndex = 152
- OnClick = ToolButton7Click
- end
- object ToolButton8: TToolButton
- Left = 131
- Top = 0
- Width = 8
- Caption = 'ToolButton8'
- ImageIndex = 5
- Style = tbsSeparator
- end
- object ToolButton9: TToolButton
- Left = 139
- Top = 0
- Caption = 'ToolButton9'
- ImageIndex = 46
- OnClick = ToolButton9Click
- end
- end
- object StatusBar1: TStatusBar
- Left = 0
- Top = 315
- Width = 405
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- object memo1: TRxRichEdit
- Left = 0
- Top = 22
- Width = 405
- Height = 293
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- TabOrder = 2
- OnURLClick = memo1URLClick
- end
- object sd1: TSaveDialog
- Left = 128
- Top = 304
- end
- object FormStorage1: TFormStorage
- IniFileName = '\Software\M.Dev Software\ZG5'
- Options = [fpPosition]
- StoredValues = <>
- Left = 184
- Top = 304
- end
- end
-